home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / status < prev    next >
Text File  |  2001-03-21  |  507b  |  18 lines

  1. Synopsis:
  2.    $status(<refnum> <status line>)
  3.  
  4. Technical:
  5.    This function returns the actual status bar for a specific window.
  6.  
  7. Returns:
  8.    full status line for the specified window
  9.  
  10. Other Notes:
  11.    Inactive windows don't have their status bar updated, so it may not always
  12.    be 100% accurate. <status line> is a choice of 0 or 1, where 1 is the bottom
  13.    status line when set(4) status_double is ON.
  14.  
  15. See Also:
  16.    set(4) status_double; set(4) status_format; on(5) status_update
  17.  
  18.